|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.graph.renderer.RendererFactory
public abstract class RendererFactory
RendererFactory class - abstract class is used to get instances of
the image vertex renderers for the application.
| Constructor Summary | |
|---|---|
RendererFactory()
|
|
| Method Summary | |
|---|---|
static ImageVertexRenderer |
getRenderer(java.lang.String iconName)
Get the ImageVertexRenderer for the given vertex type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RendererFactory()
| Method Detail |
|---|
public static ImageVertexRenderer getRenderer(java.lang.String iconName)
iconName - name of the icon
ImageVertexRenderer
|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||